CommonEvent 354
Name = "白兎に雷"

  999([354])
  ShowTextAttributes(["sirousagi_fc1", 0, 0, 2])
  ShowText(["\\n<White Rabbit>Over here!\nLook, \"that\" is right there--"])
  ShowText([""])
  ShowText([""])
  PlayBGM(["RPG::BGM(@name=\"kiki2\", @volume=100, @pitch=100)"])
  ShowTextAttributes(["", 0, 0, 2])
  ShowText(["\\n<？？？>How dare you refer to me as \"that\"--"])
  ShowText([""])
  ShowAnimation([27, 515, false])
  Wait([30])
  ControlVariables([1075, 1075, 0, 0, 12])
  ShowTextAttributes(["sirousagi_fc1", 2, 0, 2])
  ShowText(["\\n<White Rabbit>Hyaaaaaaaaah?!"])
  ShowText([""])
  Wait([30])
  ShowTextAttributes(["ruka_fc1", 0, 0, 2])
  ShowText(["\\n<Luka>Wh-what...?!"])
  ShowText([""])
  ScrollMap([8, 10, 5])
  Wait([60])
  ConditionalBranch([0, 4, 0])
    ShowTextAttributes(["alice_fc6", 0, 0, 2])
    ShowText(["\\n<Alice>No way, is that... Ilias?!"])
    ShowText([""])
    Empty([])

  BranchEnd([])
  ConditionalBranch([0, 5, 0])
    ShowTextAttributes(["iriasu_fc4", 5, 0, 2])
    ShowText(["\\n<Ilias>No, is that... Me?!"])
    ShowText([""])
    Empty([])

  BranchEnd([])
  ScrollMap([2, 10, 6])
  Wait([60])
  PlayBGM(["RPG::BGM(@name=\"dungeon_sinden3\", @volume=100, @pitch=100)"])
  Empty([])
